updating oE delete

delete

<built-in> procedure delete( object x ) 

calls the cleanup routines associated with the object, and removes the association with those routines.

Comments:

The cleanup routines associated with the object are called in reverse order than they were added. If the object is an integer, or if no cleanup routines are associated with the object, then nothing happens.

After the cleanup routines are called, the value of the object is unchanged, though the cleanup routine will no longer be associated with the object.

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu